SetConstraint.SetConstraint

Undocumented in source.
  1. alias SetConstraint = CheckConstraint!(function bool(auto ref a), "Set")
    template SetConstraint(bool isStrict, values...)
    alias SetConstraint = CheckConstraint!(function bool
    (
    auto ref a
    )
    , "Set")
  2. template SetConstraint(values...)

Meta